home *** CD-ROM | disk | FTP | other *** search
- Path: omega.ntu.ac.sg!s14000291
- From: s14000291@omega.ntu.ac.sg (Zeng Xing)
- Newsgroups: comp.lang.c++
- Subject: _TEXT excedding 64k
- Date: 12 Feb 96 11:52:00 +0800
- Organization: Nanyang Technological University - Singapore
- Message-ID: <1996Feb12.115200@omega.ntu.ac.sg>
- NNTP-Posting-Host: omega.ntu.ac.sg
-
- I wrote a short program (around 800 lines) using Borland C++ 3.1. When I
- complied it, I got no errors. But the linker told me I got four _TEXT segments
- exceeding 64k so that it could not build the executable file. What does it
- mean? And how can I solve it?
-